home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.20041116-20060924 / 000417_jrd@cc.usu.edu_Fri Aug 25 10:51:39 2006.msg < prev    next >
Internet Message Format  |  2006-09-27  |  6KB

  1. Path: reader2.panix.com!reader1.panix.com!panix!newsfeed.media.kyoto-u.ac.jp!postnews.google.com!b28g2000cwb.googlegroups.com!not-for-mail
  2. From: "jrd" <jrd@cc.usu.edu>
  3. Newsgroups: comp.protocols.kermit.misc
  4. Subject: Re: MS-DOS Kermit: release 3.15 or 3.16?
  5. Date: 25 Aug 2006 01:03:56 -0700
  6. Organization: http://groups.google.com
  7. Lines: 83
  8. Message-ID: <1156493036.391671.253700@b28g2000cwb.googlegroups.com>
  9. References: <ec1qqv$n51$1@string1.ciencias.uniovi.es>
  10.    <1fdFg.7958$rI5.2871@news-wrt-01.rdc-nyc.rr.com>
  11.    <ec3t4t$oka$1@string1.ciencias.uniovi.es>
  12.    <J8jFg.33979$u05.17714@news-wrt-01.rdc-nyc.rr.com>
  13.    <ec9i2p$sks$1@string1.ciencias.uniovi.es>
  14.    <slrneehg8b.j1o.fdc@panix2.panix.com>
  15.    <ech04l$2aa$1@string1.ciencias.uniovi.es>
  16.    <slrneepj0q.dh8.fdc@panix1.panix.com>
  17.    <eck5d8$4qf$1@string1.ciencias.uniovi.es>
  18.    <ecka3c$4ut$1@string1.ciencias.uniovi.es>
  19.    <slrnees480.ofg.fdc@panix1.panix.com>
  20. NNTP-Posting-Host: 129.67.101.23
  21. Mime-Version: 1.0
  22. Content-Type: text/plain; charset="iso-8859-1"
  23. X-Trace: posting.google.com 1156493041 32732 127.0.0.1 (25 Aug 2006 08:04:01 GMT)
  24. X-Complaints-To: groups-abuse@google.com
  25. NNTP-Posting-Date: Fri, 25 Aug 2006 08:04:01 +0000 (UTC)
  26. User-Agent: G2/0.2
  27. X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.2) Gecko/20060308 Firefox/1.5.0.2,gzip(gfe),gzip(gfe)
  28. Complaints-To: groups-abuse@google.com
  29. Injection-Info: b28g2000cwb.googlegroups.com; posting-host=129.67.101.23;
  30.    posting-account=D4d5Rg0AAACd6sC8xCHWUxkngYDGZesU
  31. Xref: panix comp.protocols.kermit.misc:15549
  32.  
  33. Frank da Cruz wrote:
  34. > On 2006-08-24, Igor Sobrado <igor@nospam.invalid> wrote:
  35. > : Igor Sobrado <igor@nospam.invalid> wrote:
  36. > :>
  37. > :> By the way, you can find the final release at:
  38. > :>
  39. > :>  http://netlab1.usu.edu/pub/kermit/MSK316.ZIP (date: Oct 12, 2003)
  40. > :
  41. > : It is not obvious how we can make a 3.15 or 3.16 release.  For example:
  42. > : how can we install 3.15 on top of 3.14?  Filenames are not the same
  43. > : (e.g., MSK315.EXE vs KERMIT.EXE) and other files are never replaced
  44. > : (KERLITE.EXE, KERMITE.EXE vs MSK315[MNL].EXE).  In the case of 3.16,
  45. > : there are only a lot of C, assembler and header files and a single
  46. > : binary -KERMIT.EXE- in the ZIP file.  Should we rename these files?
  47. > : What about files never replaced (KER[LM]ITE.EXE or the MSK315[MNL].EXE)?
  48. > :
  49. > This is explained in MSR314.ANN:
  50. >
  51. > KERMIT.EXE is the full version of 3.14.
  52. > KERMITE.EXE is the medium version - no networking, no graphics.
  53. > KERLITE.EXE is the "Light" version (remote mode only, no communications)
  54. > (the Light version was for use in BBS's, to provide a decent Kermit protocol
  55. > on the BBS end of the connection).
  56. >
  57. > MSK315[MNL].EXE correspond to those, more or less.
  58. > I don't suppose these variants were ever built for 3.16.
  59. >
  60. > : It seems that, even if we rename these files, there will be a mix
  61. > : of 3.14/3.15/3.16 binaries and documentation files.
  62. > :
  63. > It has been a long time since I looked at any of this.  3.14 was the last
  64. > integrated release.  We didn't have time to do all the updating of
  65. > documentation and other files for 3.15, so instead we gave different names to
  66. > the executables so the 3.15 files could be installed on top of the 3.14 ones
  67. > without destroying anything.  Then we did the same thing again with 3.16.
  68. >
  69. > Once you look at all the files that had to be updated -- HLP, BWR, ANN, UPD,
  70. > DOC, etc etc, you'll see it's a big job.  Not to mention the binaries for
  71. > non-IBM-compatibles like the DEC Rainbow, NEC APC, HP-150, Heath/Zenith 100,
  72. > etc (which are not much of an issue now, but you never know).
  73. >
  74. > I honestly don't recall 3.16 ever leaving Beta.  Either I completely
  75. > forgot, or somehow I never knew.  I'll check with Joe.
  76. >
  77. > If a complete 3.16 package can be put together (in the form of a ZIP file,
  78. > following the 3.14 directory structure), there is no particular need to
  79. > keep the 3.14 and 3.15 binaries in it; they are always available in the
  80. > archive here.
  81. >
  82. > Another thing to keep in mind; the full IBM PC distribution (the MSVIBM.ZIP
  83. > file unzipped) for 3.14 fit on a 1.44MB diskette.  I think there were only a
  84. > couple bytes to spare!  It could be used on a PC that had no hard drive (and
  85. > no UNZIP program) simply by sticking it into the diskette drive and running it
  86. > from there.  That would also be a goal for any new release.
  87. >
  88. > - Frank
  89. --------------
  90.    As Frank noted, please visit
  91.    netlab1.usu.edu   or  netlab1.oucs.ox.ac.uk   (same IP number for
  92. both)
  93. If connecting via FTP then  cd kermit.
  94. If using a web browser then "Complete File Archives" and then "kermit."
  95.   Sources and binaries are there. There are only minor differences
  96. between the beta and final release of MSK 3.16.
  97.   The top level directory listing is
  98.     MSK315.ZIP       18-Sep-1997 04:07     480K
  99.     MSK316.CHG    13-Oct-2003 09:08     6.7K
  100.     MSK316.ZIP       13-Oct-2003 09:11        1.0M
  101.     MSK31610.ZIP     04-Mar-2003 00:13     826K
  102.     MSVIBM.TEK       03-Mar-1991 06:23        35K
  103.     MSVIBM.VT         10-Mar-1998 03:52          73K
  104. [DIR]    SOURCE/    20-Sep-2004 11:49
  105.  
  106. where we see that the binary distribution zip file fits onto a floppy.
  107.    For many years there has been no demand to embellish MSK, thus it
  108. remains at the 3.16 level.
  109.    Appologies for not plunging into the conversation earlier, but
  110. Usenet feeds were terminated at my previous establishment and I had not
  111. picked up a new feed at my present place. Thanks to Frank for alerting
  112. me to the current discussion.
  113. Joe D. (in Oxford) 
  114.  jrd@cc.usu.edu, joe.doupnik@oucs.ox.ac.uk
  115.